home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_52 / cake2mid.doc < prev    next >
Text File  |  1995-01-01  |  5KB  |  129 lines

  1. ============================================================================
  2.  
  3.                  Cake2Mid
  4.  
  5.         Cakewalk --> MIDI File Format 1 Conversion Utility
  6.  
  7. ============================================================================
  8.  
  9.  
  10.  
  11.     SUMMARY:
  12.     --------
  13.     This utility converts Cakewalk 2.0 workfiles into Format 1
  14.     Standard MIDI Files.
  15.  
  16.  
  17.  
  18.  
  19.      SOME HISTORY, AND THE PURPOSE OF THIS UTILITY IN THE BIG PICTURE
  20.      ----------------------------------------------------------------
  21.  
  22. Cakewalk Professional, first released in December, 1988, has always had the
  23. ability to import and export Standard MIDI Files.  It was, we believe, the
  24. first IBM sequencer to offer full import/export support for the new MIDI
  25. File spec.
  26.  
  27. Pro happened to come out after the specification for MIDI Files was finally
  28. approved.  We do not regard MIDI Files as exclusively a "pro" feature, but a
  29. new version of regular Cakewalk has not yet come out.
  30.  
  31. In the meantime, many of you have requested the capability to create MIDI
  32. Files.  For instance, an ever-growing number of notation (scoring) programs
  33. now accept MIDI Files.
  34.  
  35. To help, we have released this utility.  Just so you know, the next version
  36. of regular Cakewalk will have the ability to read and write MIDI Files built
  37. into the program itself.  We rarely make promises about future features;
  38. we're making this one because we will absolutely keep it.
  39.  
  40. Until that day, we have released this utility to help users who wish to
  41. create MIDI Files.....
  42.  
  43.  
  44.  
  45.                  USING THE UTILITY
  46.                  -----------------
  47.  
  48. This utility is a program you run outside Cakewalk.  To start it, type in
  49. the following at the DOS prompt and press RETURN:
  50.  
  51.    CAKE2MID
  52.  
  53. The utility will prompt you for the name of the Cakewalk work file you wish
  54. to convert.  Type in the name.  (You do not need to type the .WRK
  55. extension).  For instance, if you wish to convert the file DEMO.WRK, enter
  56.  
  57.    DEMO
  58.  
  59. Next, the utility will prompt you for the name it should give to the MIDI
  60. File it creates.  If you wish, you can simply press RETURN, and the utility
  61. will make up a name for you.  It will use the extension .MID, for MIDi file.
  62. In our example, it will call the file DEMO.MID.
  63.  
  64. That's all you have to do!  Depending on the size of the file and the speed
  65. of your computer, the utility will take a couple seconds or more to convert
  66. the file.
  67.  
  68. To use the MIDI File, go into the program that reads MIDI Files.  Refer to
  69. that program's documentation for further help.  Just remember the name of
  70. your MIDI File (in our example, DEMO.MID).
  71.  
  72.  
  73.  
  74.  
  75.  WHAT HAPPENS IF I END UP WITH AN EMPTY TRACK WHEN I READ IN MY MIDI FILE?
  76.  -------------------------------------------------------------------------
  77.  
  78. In some programs that read MIDI Files, you will experience the following
  79. (minor) problem: the first track will be empty.  The explanation is that
  80. the first track of a MIDI File is supposed to contain nothing but
  81. "conductor" events like tempo and meter changes.  It is not supposed to
  82. contain notes.  But some programs do not read the files correctly.  They
  83. should "ignore" the first track in the MIDI File (except to read conductor
  84. events, of course).
  85.  
  86. In fairness to such programs, the MIDI File spec is somewhat vague on this
  87. point.  The majority of MIDI software developers, however, interpret the
  88. spec in the manner that we do.  And when it comes to file exchange formats,
  89. being in step with the majority is what yields good results for you, the
  90. user.
  91.  
  92.  
  93.  
  94.             CAN I MAKE COPIES OF THIS UTILITY?
  95.             ----------------------------------
  96.  
  97. Yes, in order to spread this utility around as quickly as possible, we are
  98. granting permission to make copies of this utility -- so long as you do not
  99. charge money for the copies.  This utility remains copyrighted material and
  100. we reserve all other rights.
  101.  
  102. Note that this permission does NOT extend to Cakewalk itself.  We ask you to
  103. continue to demonstrate the same integrity as thousands of others of our
  104. honest customers.  Only this utility may be freely copied and distributed.
  105.  
  106. Note also that we hereby disclaim any warranties regarding this program
  107. and/or consequential damages resulting from its use.  It's free!
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.              Twelve Tone Systems, Inc.
  115.                    P.O. Box 226
  116.                 Watertown, MA 02272
  117.  
  118.  
  119. Please note our new phone numbers:
  120.  
  121. GENERAL: (617) 273-4437 -- 10am--6pm EST M-F
  122.  
  123. TECH SUPPORT: (617) 273-4668 -- 1pm-6pm EST M-F; remember we need to have
  124. your registration card on file before providing support.
  125.  
  126.  
  127.  
  128.                    That is all.
  129.